home *** CD-ROM | disk | FTP | other *** search
- % Parameter control file for C language source used by shrouder program
-
-
- % These parameters control string processing
- STRING: ','
-
- % These parameters control name substitutions
- NAME JOINS: _
- KEEP LENGTH: No,6
- KEEP SEPARATORS: Yes
- CASE SENSITIVE: Yes
- FORCE CAPS: No
- MAX LENGTH: 31
- DUP CHECK: 5
-
- % Comment delimiters
- LINE COMMENT: //
- COMMENT: {,}
- NESTED: No
- OUT COMMENT: {,}
- KEEP COMMENT: $
-
- % Include file handling
- INCLUDING: #include,""
- REPLACE NUMBS: No
- REPLACE STRGS: No
- STRING TO HEX: No
-
- % Random name generation and miscellaneous
- SEED RANDOM: Yes
- COMPRESS LINE: No
- COMPRESS SKIP: #define
- LINE CONTINUE: No
- REGISTRATION: LNK Corporation,, Inc. Riverdale, MD
- SERIAL NUMBER: L01-,IL-1
- OBSCURE NAMES: No
- BLOCK TOKENS: begin,end
- FUNCTIONS OFF: program,
- DEFINE CODE: const &&name &&text
- DEFINE GLOBLS: No
- DEFINE KEYWRD: No